fix(deps): upgrade eth-json-rpc-filters, eth-json-rpc-engine#9274
fix(deps): upgrade eth-json-rpc-filters, eth-json-rpc-engine#9274
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
b3da306 to
27ade1b
Compare
|
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
53c8a35 to
69be175
Compare
This comment was marked as outdated.
This comment was marked as outdated.
a443778 to
9b7463f
Compare
This comment was marked as outdated.
This comment was marked as outdated.
6cec69d to
45cfe8d
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Recently, no. And yes, looks like that is related. Would you know which version of |
This comment was marked as outdated.
This comment was marked as outdated.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9274 +/- ##
==========================================
+ Coverage 46.66% 47.00% +0.34%
==========================================
Files 1343 1353 +10
Lines 32805 33120 +315
Branches 3527 3557 +30
==========================================
+ Hits 15307 15569 +262
- Misses 16554 16602 +48
- Partials 944 949 +5 ☔ View full report in Codecov by Sentry. |
|
Looking at it now, the mismatching types due to mismatching versions look like they should be resolved by upgrading |
|
The failing |
This comment was marked as resolved.
This comment was marked as resolved.
|
|
|
3 similar comments
|
|
|
test: type adjustments
|
The |
|
This PR has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 7 days. Thank you for your contributions. |



Description
The runtime dependencies
eth-json-rpc-filtersandjson-rpc-engineare both deprecated. This replaces them with their successors@metamask/eth-json-rpc-filtersand@metamask/json-rpc-engine, respectively.Related issues
@metamask/transaction-controllerfrom^13to min^15#9931Manual testing steps
n/a
Screenshots/Recordings
Before
n/a
After
n/a
Pre-merge author checklist
Pre-merge reviewer checklist